PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosStream Class / setStream Method
The encoded stream content
In This Topic
    setStream Method
    In This Topic
    Sets the stream content.
    Syntax
    public void setStream( 
       byte[] value
    )

    Parameters

    value
    The encoded stream content
    See Also